home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com(Pete)
- Newsgroups: comp.lang.c++
- Subject: Re: MS Visual C++ 2.0 Name Mangling
- Date: 30 Jan 1996 09:40:52 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4ekp34$kf9@news1.usa.pipeline.com>
- NNTP-Posting-Host: pipe2.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline USA v3.3.0
-
- On Jan 29, 1996 22:10:39 in article <MS Visual C++ 2.0 Name Mangling>,
- 'dtrapp@cs.ucr.edu (Darren Lee Trapp)' wrote:
-
-
- >I am trying to prevent MS Visual C++ 2.0 from mangling names when linking
- >to a .lib file. I have tried selecting '_fastcall' code generation but
- >the linker still is looking for '_name@0'.
- >
-
- Read the FAQ or your documentation on extern "C" declaration.
-
- --
- Pete Grant
- Kalevi, Inc.
- Object Oriented Software Development
-